-
Re: June Question of the Month - Join the conversation and receive a badge
I know a great deal about woodworking. I grew up working with different machines, tools, and techniques to "Create". I have many folks who reach out to build items or make things. I have re…6 · -
Re: Create Month Over Month Reporting
Ah, sorry! I originally had the sheet named Intake before i changed it to Sales Pipeline. See below. Formulas: Total Closed Won: =COUNTIF({Sales Pipeline - Sales Rep}, [Sales Rep]@row) Estimate Total…1 · -
Re: Create Month Over Month Reporting
One way to do this: Formulas: Total Closed Won: =COUNTIF({Sales Pipeline - Sales Rep}, [Sales Rep]@row) Estimate Total: =SUMIFS({Sales Pipeline - Estimate Total}, {Sales Pipeline - Sales Rep}, [Sales…1 ·